home *** CD-ROM | disk | FTP | other *** search
/ Crosscountry USA Photo Safari / Crosscountry USA Photo Safari.iso / Crosscountry USA Photo Safari / PC / Install / c4.ini < prev    next >
Text File  |  2001-12-19  |  445b  |  8 lines

  1.  
  2. # C4 script settings - most of these are just for debugging.
  3.     codeBootComp            = 1  ; '0' = don't compile c4 on boot. '1' = compile.
  4.     codeSaveComment         = 1  ; '0' = discard c4 comments. '1' = save them.
  5.     codeDebugComp           = 0  ; '0' = normal. '1' = compiler debug msgs.
  6.     codeDebugInterp         = 0  ; '0' = normal. '1' = c4 interp debug msgs.
  7.     codeDebugDecomp         = 0  ; '0' = normal. '1' = c4 decomp debug msgs.
  8.